[INFO] fetching crate rasi-syscall 0.1.11...
[INFO] testing rasi-syscall-0.1.11 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rasi-syscall 0.1.11 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rasi-syscall 0.1.11
[INFO] finished tweaking crates.io crate rasi-syscall 0.1.11
[INFO] tweaked toml for crates.io crate rasi-syscall 0.1.11 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rasi-syscall 0.1.11 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitmask-enum v2.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9644f29f155bd11c06ee9c183483eba972da5ce797bcd03ac42a0f9cbc9de312
[INFO] running `Command { std: "docker" "start" "-a" "9644f29f155bd11c06ee9c183483eba972da5ce797bcd03ac42a0f9cbc9de312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9644f29f155bd11c06ee9c183483eba972da5ce797bcd03ac42a0f9cbc9de312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9644f29f155bd11c06ee9c183483eba972da5ce797bcd03ac42a0f9cbc9de312", kill_on_drop: false }`
[INFO] [stdout] 9644f29f155bd11c06ee9c183483eba972da5ce797bcd03ac42a0f9cbc9de312
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e036704370f1d356724bdca44703cb9d5651a4937fc4cda6b052641558f6806
[INFO] running `Command { std: "docker" "start" "-a" "8e036704370f1d356724bdca44703cb9d5651a4937fc4cda6b052641558f6806", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rasi-syscall v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]  --> src/path/pathbuf.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "unstable")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]   = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/path/pathbuf.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "unstable")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/path/pathbuf.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "unstable")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> src/path/pathbuf.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[cfg(feature = "unstable")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> src/path/pathbuf.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[cfg(feature = "unstable")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.01s
[INFO] running `Command { std: "docker" "inspect" "8e036704370f1d356724bdca44703cb9d5651a4937fc4cda6b052641558f6806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e036704370f1d356724bdca44703cb9d5651a4937fc4cda6b052641558f6806", kill_on_drop: false }`
[INFO] [stdout] 8e036704370f1d356724bdca44703cb9d5651a4937fc4cda6b052641558f6806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f0e2e6380f19f8c64f253a9cbc20855de0730a40d7fbbdb45906ce3c8a2e3d6
[INFO] running `Command { std: "docker" "start" "-a" "6f0e2e6380f19f8c64f253a9cbc20855de0730a40d7fbbdb45906ce3c8a2e3d6", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]  --> src/path/pathbuf.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "unstable")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]   = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/path/pathbuf.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "unstable")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/path/pathbuf.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "unstable")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> src/path/pathbuf.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[cfg(feature = "unstable")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> src/path/pathbuf.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[cfg(feature = "unstable")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rasi-syscall v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]  --> src/path/pathbuf.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "unstable")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]   = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/path/pathbuf.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "unstable")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/path/pathbuf.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "unstable")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> src/path/pathbuf.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[cfg(feature = "unstable")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> src/path/pathbuf.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[cfg(feature = "unstable")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "6f0e2e6380f19f8c64f253a9cbc20855de0730a40d7fbbdb45906ce3c8a2e3d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f0e2e6380f19f8c64f253a9cbc20855de0730a40d7fbbdb45906ce3c8a2e3d6", kill_on_drop: false }`
[INFO] [stdout] 6f0e2e6380f19f8c64f253a9cbc20855de0730a40d7fbbdb45906ce3c8a2e3d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11b17eca69fb20dc4b394c5ac3694f613744aa77fd56fa8ead3ee7bf161766e9
[INFO] running `Command { std: "docker" "start" "-a" "11b17eca69fb20dc4b394c5ac3694f613744aa77fd56fa8ead3ee7bf161766e9", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]  --> src/path/pathbuf.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[cfg(feature = "unstable")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stderr]   = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]   --> src/path/pathbuf.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[cfg(feature = "unstable")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stderr]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]   --> src/path/pathbuf.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[cfg(feature = "unstable")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stderr]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]    --> src/path/pathbuf.rs:321:7
[INFO] [stderr]     |
[INFO] [stderr] 321 | #[cfg(feature = "unstable")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stderr]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]    --> src/path/pathbuf.rs:342:7
[INFO] [stderr]     |
[INFO] [stderr] 342 | #[cfg(feature = "unstable")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `executor`, `fs`, `net`, `std`, `time`, `unix_socket`, and `windows_named_pipe`
[INFO] [stderr]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `rasi-syscall` (lib) generated 5 warnings
[INFO] [stderr] warning: `rasi-syscall` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rasi_syscall-55192be290b3aa9f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test handle::tests::test_handle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rasi_syscall
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test src/path/iter.rs - path::iter::Iter<'a>::as_path (line 26) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::ancestors (line 252) ... ok
[INFO] [stdout] test src/path/components.rs - path::components::Components (line 13) ... ok
[INFO] [stdout] test src/path/ancestors.rs - path::ancestors::Ancestors (line 12) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::as_os_str (line 84) ... ok
[INFO] [stdout] test src/path/mod.rs - path (line 27) ... ok
[INFO] [stdout] test src/path/mod.rs - path (line 45) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path (line 30) ... ok
[INFO] [stdout] test src/path/components.rs - path::components::Components<'a>::as_path (line 36) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::ends_with (line 355) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::display (line 552) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::components (line 499) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::has_root (line 207) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::file_stem (line 381) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::is_relative (line 187) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::extension (line 406) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::is_absolute (line 170) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::iter (line 528) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::new (line 58) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::parent (line 224) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::file_name (line 276) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::into_path_buf (line 571) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::strip_prefix (line 304) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::starts_with (line 333) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::join (line 426) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::new (line 66) ... ok
[INFO] [stdout] test src/path/pathbuf.rs - path::pathbuf::PathBuf::as_path (line 45) ... ok
[INFO] [stdout] test src/path/pathbuf.rs - path::pathbuf::PathBuf::into_os_string (line 179) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::to_string_lossy (line 128) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::to_str (line 106) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::with_file_name (line 444) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::with_extension (line 466) ... ok
[INFO] [stdout] test src/path/pathbuf.rs - path::pathbuf::PathBuf::new (line 30) ... ok
[INFO] [stdout] test src/path/path.rs - path::path::Path::to_path_buf (line 147) ... ok
[INFO] [stdout] test src/path/pathbuf.rs - path::pathbuf::PathBuf::push (line 79) ... ok
[INFO] [stdout] test src/path/pathbuf.rs - path::pathbuf::PathBuf::set_extension (line 158) ... ok
[INFO] [stdout] test src/path/pathbuf.rs - path::pathbuf::PathBuf::set_file_name (line 129) ... ok
[INFO] [stdout] test src/path/pathbuf.rs - path::pathbuf::PathBuf::push (line 69) ... ok
[INFO] [stdout] test src/path/pathbuf.rs - path::pathbuf::PathBuf::pop (line 100) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.88s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "11b17eca69fb20dc4b394c5ac3694f613744aa77fd56fa8ead3ee7bf161766e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11b17eca69fb20dc4b394c5ac3694f613744aa77fd56fa8ead3ee7bf161766e9", kill_on_drop: false }`
[INFO] [stdout] 11b17eca69fb20dc4b394c5ac3694f613744aa77fd56fa8ead3ee7bf161766e9
